home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / dev / cross / Binar.readme < prev    next >
Text File  |  2002-06-30  |  1KB  |  33 lines

  1. Short:    65xx/75xx/85xx disassembler
  2. Author:   janne.peraaho@surfeu.fi (Janne Peraaho)
  3. Uploader: janne.peraaho@surfeu.fi (Janne Peraaho)
  4. Version:  1.1
  5. Type:     dev/cross
  6.  
  7. Friday 21-Jun-02
  8.  
  9. By using Binar you can extract source code from machine language programs
  10. created for Apple 8-bit computers, Atari 8-bit computers, and Commodore 
  11. 8-bit computers.
  12.  
  13. Binar is a non-symbolic disassembler for 65xx/75xx/85xx processors. It is
  14. capable of disassembling and recognising all the 256 opcodes of
  15. 65xx/75xx/85xx processors, including undocumented ones.
  16.  
  17. In addition to extracting source codes, it can provide extra information
  18. about machine language programs which is difficult to get otherwise, such
  19. information as the number of code lines and number of subroutine calls.
  20.  
  21. Disassembled code can be viewed in a shell window or saved in an ASCII 
  22. file to be archived, annotated, and/or further analysed.
  23.  
  24. By default, Binar disassembles in Commodore's TEDMON Monitor format but
  25. output can be modified to meet your needs better.
  26.  
  27. If you do not like using command arguments, an alternative easy interactive
  28. usage is provided through BinarGUI GUI-front-end. With the BinarGUI you
  29. can view the source code by just a few mouse clicks.
  30.  
  31. Binar is a freeware [AMITY] product.
  32. http://members.surfeu.fi/amity/
  33.